home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacDOS 3.0.sit / MacDOS 3.0 ƒ / executables / MacDOS 3.0.rsrc / TEXT_157_ONERROR.txt < prev    next >
Encoding:
Text File  |  1995-04-09  |  306 b   |  9 lines

  1. Specifies a label for error handling in batch.
  2.  
  3. ONERROR [label]
  4.  
  5.   label   is the label at which execution should continue whenever an
  6.           error occurs within a batch program. Without this parameter,
  7.           ONERROR resets the error handling and no jump takes place
  8.           when an error occurs.
  9.